netsqlazman_ApplicationGroupsTable 
EntityType  Independent 
Logical Entity Name  netsqlazman_ApplicationGroupsTable 
Default Table Name  netsqlazman_ApplicationGroupsTable 
Logical Only  NO 
Definition 
 
Note 
 

netsqlazman_ApplicationGroupsTable Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
ApplicationGroupId(PK)    INTEGER  NO 
 
ApplicationId(FK)    INTEGER  NO 
 
objectSid    VARBINARY/BLOB(85)  NO 
 
Name    NVARCHAR(255)  NO 
 
Description    NVARCHAR(1024)  NO 
 
LDapQuery    NVARCHAR(4000)  YES 
 
GroupType    TINYINT  NO 
 

netsqlazman_ApplicationGroupsTable Keys 
Key Name  Key Type  Keys 
IX_ApplicationGroups_1  Inversion Entry  objectSid 
IX_ApplicationGroups  Inversion Entry  ApplicationId, Name 
ApplicationGroups_ApplicationId_Name_Unique_Index  Alternate Key  ApplicationId, Name 
PK_Groups  PrimaryKey  ApplicationGroupId 

netsqlazman_ApplicationGroupsTable Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
netsqlazman_ApplicationsTable  Non-Identifying  One To Zero or More        ApplicationId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
netsqlazman_ApplicationGroupMembersTable  Non-Identifying  One To Zero or More          NO 

netsqlazman_ApplicationGroupsTable Check Constraints 
Check Constraint Name  CheckConstraint